home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Paragon Drive Backup 9 / DB90_SE_x64.msi / Data1.cab / _FC43386E39E44568AF5F69E2B8284D2B < prev    next >
Text File  |  2008-06-28  |  5KB  |  137 lines

  1. <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
  2. <class>ProgressDlgForm</class>
  3. <widget class="QWidget">
  4.     <property name="name">
  5.         <cstring>ProgressDlgForm</cstring>
  6.     </property>
  7.     <property name="geometry">
  8.         <rect>
  9.             <x>0</x>
  10.             <y>0</y>
  11.             <width>444</width>
  12.             <height>351</height>
  13.         </rect>
  14.     </property>
  15.     <property name="caption">
  16.         <string>Form1</string>
  17.     </property>
  18.     <grid>
  19.         <property name="name">
  20.             <cstring>unnamed</cstring>
  21.         </property>
  22.         <widget class="QLabel" row="0" column="1" rowspan="1" colspan="2">
  23.             <property name="name">
  24.                 <cstring>textLabel1</cstring>
  25.             </property>
  26.             <property name="text">
  27.                 <string>Log details:</string>
  28.             </property>
  29.         </widget>
  30.         <widget class="QLabel" row="3" column="1" rowspan="1" colspan="2">
  31.             <property name="name">
  32.                 <cstring>GoNextTip</cstring>
  33.             </property>
  34.             <property name="text">
  35.                 <string>To continue, click <b>Next</b></string>
  36.             </property>
  37.             <property name="alignment">
  38.                 <set>AlignVCenter|AlignLeft</set>
  39.             </property>
  40.         </widget>
  41.         <spacer row="1" column="0">
  42.             <property name="name">
  43.                 <cstring>spacer4_2</cstring>
  44.             </property>
  45.             <property name="orientation">
  46.                 <enum>Horizontal</enum>
  47.             </property>
  48.             <property name="sizeType">
  49.                 <enum>Fixed</enum>
  50.             </property>
  51.             <property name="sizeHint">
  52.                 <size>
  53.                     <width>10</width>
  54.                     <height>20</height>
  55.                 </size>
  56.             </property>
  57.         </spacer>
  58.         <spacer row="1" column="3">
  59.             <property name="name">
  60.                 <cstring>spacer4_2_2</cstring>
  61.             </property>
  62.             <property name="orientation">
  63.                 <enum>Horizontal</enum>
  64.             </property>
  65.             <property name="sizeType">
  66.                 <enum>Fixed</enum>
  67.             </property>
  68.             <property name="sizeHint">
  69.                 <size>
  70.                     <width>10</width>
  71.                     <height>20</height>
  72.                 </size>
  73.             </property>
  74.         </spacer>
  75.         <widget class="CCheckListControl" row="1" column="1" rowspan="1" colspan="2">
  76.             <property name="name">
  77.                 <cstring>TeletypeLogCtrl</cstring>
  78.             </property>
  79.             <property name="selectionMode">
  80.                 <enum>NoSelection</enum>
  81.             </property>
  82.             <property name="whatsThis" stdset="0">
  83.                 <string>Here you can see contents of the operation log.</string>
  84.             </property>
  85.         </widget>
  86.         <widget class="QPushButton" row="2" column="1">
  87.             <property name="name">
  88.                 <cstring>btnSaveLog</cstring>
  89.             </property>
  90.             <property name="text">
  91.                 <string>&Save</string>
  92.             </property>
  93.             <property name="accel">
  94.                 <string>Alt+S</string>
  95.             </property>
  96.             <property name="whatsThis" stdset="0">
  97.                 <string>Press the button to save the log to the required destination.</string>
  98.             </property>
  99.         </widget>
  100.         <spacer row="2" column="2">
  101.             <property name="name">
  102.                 <cstring>spacer9</cstring>
  103.             </property>
  104.             <property name="orientation">
  105.                 <enum>Horizontal</enum>
  106.             </property>
  107.             <property name="sizeType">
  108.                 <enum>Expanding</enum>
  109.             </property>
  110.             <property name="sizeHint">
  111.                 <size>
  112.                     <width>290</width>
  113.                     <height>20</height>
  114.                 </size>
  115.             </property>
  116.         </spacer>
  117.     </grid>
  118. </widget>
  119. <connections>
  120.     <connection>
  121.         <sender>btnSaveLog</sender>
  122.         <signal>clicked()</signal>
  123.         <receiver>ProgressDlgForm</receiver>
  124.         <slot>SaveLog()</slot>
  125.     </connection>
  126. </connections>
  127. <slots>
  128.     <slot>CancelBtn_clicked()</slot>
  129.     <slot>ProgressCancelBtn_clicked()</slot>
  130.     <slot>SaveLog()</slot>
  131. </slots>
  132. <layoutdefaults spacing="6" margin="0"/>
  133. <includehints>
  134.     <includehint>checklistctrl.h</includehint>
  135. </includehints>
  136. </UI>
  137.